Autogenerated HTML docs for v1.5.4.3-220-g99d8e
diff --git a/config.txt b/config.txt index 7b67671..fb6dae0 100644 --- a/config.txt +++ b/config.txt
@@ -353,6 +353,10 @@ error (enabled by default). * `indent-with-non-tab` treats a line that is indented with 8 or more space characters as an error (not enabled by default). +* `cr-at-eol` treats a carriage-return at the end of line as + part of the line terminator, i.e. with it, `trailing-space` + does not trigger if the character before such a carriage-return + is not a whitespace (not enabled by default). alias.*:: Command aliases for the linkgit:git[1] command wrapper - e.g.